home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSound("mainsnd")
- put "102" into field "diamodnum"
- if field "mtmodnum" = "09." then
- put "59." into field "mtmodnum"
- end if
- if field "mtmodnum" = "08." then
- put "58." into field "mtmodnum"
- end if
- puppetTransition(47, 1, 8)
- set the puppet of sprite 10 to 0
- play frame "5wheele"
- end
-